chore(deps): bump github.com/containerd/containerd/v2 from 2.2.2 to 2.2.4#293
Conversation
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.2.2...v2.2.4) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
This PR is intended to update github.com/containerd/containerd/v2 from version 2.2.2 to 2.2.4 to address security vulnerabilities CVE-2026-46680 and CVE-2026-34986. While the project is currently 'up to standards' according to Codacy, the implementation of the version bump is missing from the pull request. The required changes to go.mod and go.sum are not present in the diff, which prevents the security patches from being applied and the PR from fulfilling its purpose.
About this PR
- The pull request does not contain the necessary changes to
go.modandgo.sumto update thegithub.com/containerd/containerd/v2dependency. Please ensure the files are updated and the checksums are correctly regenerated to apply the security fixes.
Test suggestions
- Verify the project builds successfully with containerd v2.2.4
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify the project builds successfully with containerd v2.2.4
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Bumps github.com/containerd/containerd/v2 from 2.2.2 to 2.2.4.
Release notes
Sourced from github.com/containerd/containerd/v2's releases.
... (truncated)
Commits
193637fMerge pull request #13457 from samuelkarp/prepare-release-2.2.405e97b4Prepare release notes for v2.2.40a8f65bMerge pull request #13448 from samuelkarp/oci-withuser-errrange-2.27287de2Merge pull request #13408 from k8s-infra-cherrypick-robot/cherry-pick-13327-t...db34dc4seccomp: Block AF_ALG in default socket policy214b141seccomp: Document socket rule scope and socketcall limitation105ca97Merge pull request #13375 from AkihiroSuda/release-2.2-go-1.25.10ba7b585Merge pull request #13393 from k8s-infra-cherrypick-robot/cherry-pick-13389-t...63874d2overlay: disable "rebase" capability when running in UserNSc2b1856update Go to 1.25.10, 1.26.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.